Class CommonNotificationBuilder


  • public class CommonNotificationBuilder
    extends java.lang.Object
    • Field Detail

      • ADM_FALLBACK_NOTIFICATION_CHANNEL

        public static final java.lang.String ADM_FALLBACK_NOTIFICATION_CHANNEL
        See Also:
        Constant Field Values
      • ADM_FALLBACK_NOTIFICATION_CHANNEL_LABEL

        public static final java.lang.String ADM_FALLBACK_NOTIFICATION_CHANNEL_LABEL
        See Also:
        Constant Field Values
    • Constructor Detail

      • CommonNotificationBuilder

        public CommonNotificationBuilder()
    • Method Detail

      • createNotificationInfo

        public static DisplayNotification.DisplayNotificationInfo createNotificationInfo​(android.content.Context context,
                                                                                         NotificationParams notificationParams)
        It sets notification fields using builder
        Parameters:
        context - : Application Context
        notificationParams - : Notification parameters
        Returns:
        DisplayNotificationInfo